projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e29464
)
(icalendar--diarytime-to-isotime): Fix typo in docstring.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 6 Jun 2007 21:58:58 +0000
(21:58 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 6 Jun 2007 21:58:58 +0000
(21:58 +0000)
lisp/calendar/icalendar.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/icalendar.el
b/lisp/calendar/icalendar.el
index 7bbd12a436e57c1ca556a1785804c63772a65f35..6238a7f1ea9a8a947cad52347b93008b45ed97f1 100644
(file)
--- a/
lisp/calendar/icalendar.el
+++ b/
lisp/calendar/icalendar.el
@@
-678,7
+678,7
@@
takes care of european-style."
nil)))
(defun icalendar--diarytime-to-isotime (timestring ampmstring)
- "Convert a
a
time like 9:30pm to an iso-conform string like T213000.
+ "Convert a time like 9:30pm to an iso-conform string like T213000.
In this example the TIMESTRING would be \"9:30\" and the AMPMSTRING
would be \"pm\"."
(if timestring